On this pageOnProgressDescriptionWrite the OnProgress event handler to provide the user with feedback during slow operations such as loading large compressed images.Syntaxproperty OnProgress: TProgressEvent;